home *** CD-ROM | disk | FTP | other *** search
/ Jasper Idol Series 1: Taeko Nishino / Jasper Idol Series 1: Taeko Nishino - Disc 2.iso / DATA / MOVIE_03 / 00013.ls < prev    next >
Encoding:
Text File  |  1995-06-18  |  144 b   |  8 lines

  1. on check
  2.   if the movieTime of sprite 3 = the duration of cast the castNum of sprite 3 then
  3.     go(marker(1))
  4.   else
  5.     nothing()
  6.   end if
  7. end
  8.